Welcome![Sign In][Sign Up]
Location:
Search - aes 256

Search list

[Windows Developgui_TestAES

Description: GUI.rar: AES.pas EIAES.pas AES 加密 支持 128 / 192 / 256 位的密匙 默认情况下按照 128 位密匙操作 -GUI.rar : AES.pas EIAES.pas AES encryption support 128/192/256 of the key cases in accordance with the default 128 key operation
Platform: | Size: 11264 | Author: 周大宝 | Hits:

[Crack HackaesCPP

Description: aes加密算法源代码AES是新的分组对称加密算法高级加密标准,源自比利时人Daemen和Rijmen共同设计的Rijndael算法.该算法充分运用了扩散和混淆技术并使用128/192/256这3种可变长度的密钥,对128bit分组数据进行加密.-Aes source code encryption algorithm AES is a symmetric encryption to the Advanced Encryption Standard algorithm. Belgians J.J.K.Daemen3 from a common design and Rijmen the Rijndael algorithm. the algorithm the proliferation and use of technology and the use of confusing 128/192/256 these three variable-length keys, a pair of 128 bit data encryption.
Platform: | Size: 3072 | Author: Qoo | Hits:

[Crack HackAESExample

Description: AES 是一种使用安全码进行信息加密的标准。它支持 128 位、192 位和 256 位的密匙。 内有完整的字符串与文件的加密及解密例子。-AES is a safety code for the use of information encryption standards. It supports 128, 192 and 256 of the keys. Within a full string and document encryption and decryption example.
Platform: | Size: 668672 | Author: majy | Hits:

[Crack HackTestAes

Description: aes算法的c++实现及其加密解密过程所需时间的测试,无解压密码-Aes Algorithm c achieve encryption and decryption process and the time required for testing, without extracting passwords
Platform: | Size: 1201152 | Author: | Hits:

[CSharpaes_c++

Description: aes在c++下的源码,基本实现加密与解密的功能-Aes in the source code, the basic realization of encryption and decryption functions
Platform: | Size: 3072 | Author: imglacier | Hits:

[Software EngineeringCS2003081aes

Description: 非常经典的AES加密算法接口及演示程序 ,可作课程设计使用 (* 介绍 *) AES 是一种使用安全码进行信息加密的标准。 它支持 128 位、192 位和 256 位的密匙。 加密算法的实现在 ElAES.pas 单元中。 本人将其加密方法封装在 AES.pas 单元中, 只需要调用两个标准函数就可以完成字符串的加密和解密。 (* 密匙长度 *) 128 位支持长度为 16 个字符 192 位支持长度为 24 个字符 256 位支持长度为 32 个字符 所有加密和解密操作在默认情况下为 128 位密匙。-very classic AES encryption algorithm interface and demo program, curriculum design can be used (* Introduction*) AES is a safety code for the use of information encryption standards. It supports 128, 192 and 256 of the keys. Encryption Algorithm of the ElAES.pas modules. I will package its encryption method in AES.pas units, only two standard function call can be completed string encryption and decryption. (* Key length*) 128 support for the length of 16 characters in length 192 supports 24 to 256 characters support length of 32 characters all encryption and decryption operations in default under 128 keys.
Platform: | Size: 53248 | Author: 林靖然 | Hits:

[Crack Hacka_software_for_AES_encode_and_decode_with_java

Description: 是一个用java写的关于AES加密解密的小软件,压缩包内容包括了.java,.class,.jar,解压后必须要安装java虚拟机才可以运行。-is a java was used on the AES encryption and decryption of small software compressed content included. java,. class,. jar, unpacked must install java virtual machine can run.
Platform: | Size: 34816 | Author: ldy | Hits:

[Crack HackAEScode11

Description: AES 是一种使用安全码进行信息加密的标准。 它支持 128 位、192 位和 256 位长度的密匙。 加密算法的实现在 ElAES.pas 单元中。 本人将其加密方法封装在 AES.pas 单元中, 只需要调用两个标准函数就可以完成字符串的加密和解密。-AES is a safety code for the use of information encryption standards. It supports 128, 192 and 256 length of the keys. Encryption Algorithm of the ElAES.pas modules. I will be its encryption method in AES.pas Packaging unit, only need two standard function call can be completed string encryption and decryption.
Platform: | Size: 202752 | Author: 唐伯虎 | Hits:

[Crack HackAES_128_192_256

Description: 这个程序是AES密钥标准的一个简单实现,在其中可以实现密钥长度为128.192.256三种,适合刚学密码学的人。-the procedure is standard AES key to achieve a simple, which can be achieved in the key length of 128 .192.256 three, just learning for the people of cryptography.
Platform: | Size: 477184 | Author: | Hits:

[Crack Hacktruecrypt-4.3a-source-code

Description: 源码开放的加密软件。最新版本!!可以在一个文件内部创建多样化的加密磁盘并且将其配置为一个可以通过一个驱动器盘符访问的虚拟磁盘.任何存储在该虚拟磁盘上的文件可以被自动地实时加密,并且只有当使用正确的密码或者密匙配置时才可以访问. TrueCrypt 支持多样化的加密算法,包括 AES-256, Blowfish (448-bit key), CAST5, Serpent, Triple DES 和 Twofish.其它的功能包括 FAT32 或者 NTFS 格式的支持,隐藏卷。-open source encryption software. The latest version! ! The creation of an internal document diversification and disk encryption to be configured as a drive through a drive to visit asked the virtual disk. Any stored in the virtual disk on the document can be automatically encrypted in real time, And only when the correct password or keys can access only configuration. TrueCrypt support the diversification encryption algorithms, including AES-256, Blowfish (448-bit key). CAST5, Serpent, Triple DES, and Twofish. Other features include FAT32 or NTFS format support holders, hidden Vol.
Platform: | Size: 1186816 | Author: 余伟 | Hits:

[Crack HackAES

Description: AES算法完整的使用C语言实现,经过测试,可以运行。 可支持的明文分组长128/192/256比特。可支持的主密钥长128/192/256比特。对不同的密钥长度,AES算法相应的轮数分别是10/12/14轮。-AES algorithm using the C language to implement a complete, tested, you can run. To support the explicit sub-head of the 128/192/256 bit. Master key that can be supported long 128/192/256 bits. Different key length, AES algorithm is the corresponding number of rounds are 10/12/14 round.
Platform: | Size: 3072 | Author: 曹云青 | Hits:

[Crack HackAES

Description: AES algorithms program
Platform: | Size: 4096 | Author: Rakesh | Hits:

[Crack HackAES

Description: AES加密解密算法完整版,可切换密钥128,192,256。可顺利运行,界面美观~-The full version of AES encryption and decryption algorithm, switch the key 128,192,256. Smooth running, beautiful interface ~
Platform: | Size: 399360 | Author: lixiang | Hits:

[CA authAES

Description: aes encrypt and decrypt
Platform: | Size: 649216 | Author: suarif | Hits:

[Crack Hackkokla2.1_w32_Pentium4_optimized

Description: 使用AES256加密文件和文件夹内容的简易工具,文件也可以用SHA1签名做哈希加密,包含一个命令行版本和一个GUI版本,另外,也可以用于加密邮件的信息。-Simple tool for file encryption and folder content encryption with AES 256. Files can also be hashed with a SHA1 signature. A command line version is available as well as a GUI version. One other useful feature is to encrypt messages for emails.
Platform: | Size: 5535744 | Author: mark | Hits:

[Crack HackAES

Description: AES加密是一个高效快捷用于军事加密等级的类模块,可以在任何工程中使用。AES(128位字区大小,使用128、192或者256位密钥长度)是用在美国政府进行保护机密(使用192或者256位密钥)和绝密文件的算法。不同于其他区段加密算法,AES是在VB中是最有效率的,因为加密一个区段能被使用唯一的CopyMemory,异或操作和一些位掩码。这个类模块可以支持所有的密钥和字区大小。并且难能可贵的是支持中英文混合加密。-AES encryption is a fast and efficient level of class for military encryption module can be used in any project. AES (128-bit words zone size, use 256-bit key length, or 128,192) is confidential to protect the U.S. government (using 192 or 256-bit keys), and top secret documents algorithms. Unlike other sections encryption algorithm, AES is in the VB is the most efficient, because the encryption of a section can be used only CopyMemory, XOR and some bit mask. This class module can support all of the key and the word zone size. And the valuable support of mixed encryption.
Platform: | Size: 30720 | Author: dick | Hits:

[JSP/Javaaes.tar

Description: aes algorithm using java -aes algorithm using java
Platform: | Size: 2866176 | Author: vicky | Hits:

[Crack Hackaes

Description: Aes256 encryption, cbc mode,using IV and a 256 bit key
Platform: | Size: 1024 | Author: cris | Hits:

[Crack Hackaes-java-file

Description: 使用java编写的aes文件加密源代码,经测试能对文本进行加密,密钥为128 192 256bit-Prepared using aes file encryption java source code, the test can encrypt the text, the key for the 128 192 256bit
Platform: | Size: 9216 | Author: cai | Hits:

[Other基于FPGA的AES256位加密

Description: aes 256位 算法 加密程序,使用verilog 语言(AES 256 bit algorithm encryption program, using Verilog language)
Platform: | Size: 20480 | Author: wrxlln | Hits:
« 1 23 4 5 6 7 8 9 »

CodeBus www.codebus.net